showErrorMessagek99nwtn25__t3pfttu5yqz7wuuf ("Content not found! Please check correctness of embed code." ); function showErrorMessagek99nwtn25__t3pfttu5yqz7wuuf ( strErrorMessage ) { var error_container = document.createElement('div'); error_container.style.padding = '10px'; error_container.style.fontSize = '14px'; error_container.style.lineHeight = '20px'; error_container.style.border = '1px solid #ebccd1'; error_container.style.borderRadius = '2px'; error_container.style.color = 'a94442'; error_container.style.backgroundColor = '#f2dede'; error_container.innerHTML = strErrorMessage; // Hide preloader if (document.getElementById('filesfm_embed_container__k99nwtn25__t3pfttu5yqz7wuuf')) document.getElementById('filesfm_embed_container__k99nwtn25__t3pfttu5yqz7wuuf').style.display = 'none'; // Hide container if (document.getElementById('preloader_k99nwtn25__t3pfttu5yqz7wuuf')) document.getElementById('preloader_k99nwtn25__t3pfttu5yqz7wuuf').style.display = 'none'; var existing_script_tag = document.getElementById('filesfm_embed_js__k99nwtn25'); existing_script_tag.parentNode.insertBefore(error_container, existing_script_tag); }